/ Assembly List / LJCNetCommon / Keywords / Serialize

Namespace - LJCNetCommon


Parameters
fileSpec - The alternate file specification.

Syntax

C#
public Void Serialize(String fileSpec = null)

Serializes the collection to a file.

Remarks

Uses the DefaultFileName value if the fileSpec parameter is null.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.